nand: omap_gpmc: Change correctable bit-flips messages to debug()
authorEzequiel García <[email protected]>
Sun, 4 Oct 2015 21:34:42 +0000 (18:34 -0300)
committerTom Rini <[email protected]>
Sun, 11 Oct 2015 21:12:13 +0000 (17:12 -0400)
commitd1d0167663ada7c8fdb4d9d50d3fe132ac5a8b5e
tree2abda855b6f350a031ea8fe32024d79f72e3fdb2
parent0219e4bfb4d31aed8bbbcf36b00b92844b9b5eb9
nand: omap_gpmc: Change correctable bit-flips messages to debug()

Messages on corrected bit-flips are not really useful,
as bit-flips are perfectly normal. Let's avoid cluttering
the console and make them debug.

Signed-off-by: Ezequiel Garcia <[email protected]>
drivers/mtd/nand/omap_gpmc.c